|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.awt.event.MouseAdapter
|
+--jade.tools.sniffer.PopMouserAgent
This is the listener for the canvas of agents
PopMouserMessage| Constructor Summary | |
PopMouserAgent(MMCanvas canvAgent,
Sniffer mySniffer)
|
|
| Method Summary | |
void |
mousePressed(java.awt.event.MouseEvent e)
|
void |
mouseReleased(java.awt.event.MouseEvent e)
|
| Methods inherited from class java.awt.event.MouseAdapter |
mouseClicked,
mouseEntered,
mouseExited |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public PopMouserAgent(MMCanvas canvAgent,
Sniffer mySniffer)
| Method Detail |
public void mouseReleased(java.awt.event.MouseEvent e)
public void mousePressed(java.awt.event.MouseEvent e)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||